Scheduler allows you to set up different actions on unsolved tickets which have been changed during last 30 days.
Navigate to settings using the icon in the navbar:
Here is the pre-defined scheduler task in HelpDesk:
It is a task which will notify assignees about overdue tickets every morning. Let’s open this task and see what’s inside.
Task’s form fields:
Provide a title for a task.
Provide some information about this task.
Below we see three tabs: schedule, task, and logs.
On the schedule tab, you choose the period of time when a notification is performed.
Note
You can schedule a task not oftener than once in an hour.
On the second tab, you need to provide a condition for a task.
Condition syntax and actions are exactly the same as in triggers, visit these links to learn more.
The list of actions contains three types of actions: send email, start workflow and set field. One of them will be executed if the condition is “true”.
To test any task, you can run it manually on the “Scheduler” tab.
On the logs tab you can find history on what tickets task were performed. As well, you can find this information in the ticket history if you check “Log task runs in the ticket history” option on the schedule tab.